home *** CD-ROM | disk | FTP | other *** search
/ 1000 Apple LAN Literacy / 1000 Apple LAN Literacy.iso / Apple LAN Literacy / Literacy Segments Part 3 / Literacy Segments Part 3 / background_107230.txt < prev    next >
Text File  |  1989-08-22  |  4KB  |  214 lines

  1. -- background: 107230 from stack: in
  2. -- bmap block id: 107391
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 2.4.2 Content4
  6.  
  7.  
  8. -- part 3 (field)
  9. -- low flags: 01
  10. -- high flags: 0000
  11. -- rect: left=18 top=1 right=38 bottom=442
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 156
  16. -- text size: 24
  17. -- style flags: 10240
  18. -- line height: 32
  19. -- part name: Title
  20.  
  21.  
  22. -- part 5 (field)
  23. -- low flags: 01
  24. -- high flags: 0000
  25. -- rect: left=16 top=38 right=67 bottom=447
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 0
  29. -- font id: 156
  30. -- text size: 20
  31. -- style flags: 0
  32. -- line height: 26
  33. -- part name: Subtitle
  34.  
  35.  
  36. -- part 23 (field)
  37. -- low flags: 01
  38. -- high flags: 0000
  39. -- rect: left=16 top=68 right=88 bottom=452
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 0
  43. -- font id: 3
  44. -- text size: 10
  45. -- style flags: 256
  46. -- line height: 15
  47. -- part name: Instruction
  48.  
  49.  
  50. -- part 24 (field)
  51. -- low flags: 01
  52. -- high flags: 0000
  53. -- rect: left=161 top=95 right=316 bottom=471
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 0
  57. -- font id: 156
  58. -- text size: 16
  59. -- style flags: 0
  60. -- line height: 17
  61. -- part name: Text
  62.  
  63.  
  64. -- part 6 (field)
  65. -- low flags: 81
  66. -- high flags: 0001
  67. -- rect: left=423 top=0 right=13 bottom=466
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 0 / 0
  70. -- text alignment: 65535
  71. -- font id: 4
  72. -- text size: 9
  73. -- style flags: 0
  74. -- line height: 12
  75. -- part name: CardTitle
  76.  
  77.  
  78. -- part 15 (button)
  79. -- low flags: 00
  80. -- high flags: 0000
  81. -- rect: left=443 top=5 right=72 bottom=512
  82. -- title width / last selected line: 0
  83. -- icon id / first selected line: 0 / 0
  84. -- text alignment: 1
  85. -- font id: 0
  86. -- text size: 12
  87. -- style flags: 0
  88. -- line height: 16
  89. -- part name: Instant Reference
  90. ----- HyperTalk script -----
  91. on mouseUp
  92.   instantReference "2.4.2"
  93. end mouseUp
  94.  
  95.  
  96. -- part 16 (button)
  97. -- low flags: 00
  98. -- high flags: 2000
  99. -- rect: left=480 top=143 right=172 bottom=511
  100. -- title width / last selected line: 0
  101. -- icon id / first selected line: 1310 / 1310
  102. -- text alignment: 1
  103. -- font id: 0
  104. -- text size: 12
  105. -- style flags: 0
  106. -- line height: 16
  107. -- part name: Student Services
  108. ----- HyperTalk script -----
  109. on mousedown
  110.   SSpopUp
  111. end mousedown
  112.  
  113. on mouseup
  114.   if the mouseloc is not within the rect of me then exit to hyperCard
  115.   doSS
  116. end mouseup
  117.  
  118.  
  119.  
  120. -- part 17 (button)
  121. -- low flags: 00
  122. -- high flags: 2000
  123. -- rect: left=482 top=176 right=205 bottom=511
  124. -- title width / last selected line: 0
  125. -- icon id / first selected line: 162 / 162
  126. -- text alignment: 1
  127. -- font id: 0
  128. -- text size: 12
  129. -- style flags: 0
  130. -- line height: 16
  131. -- part name: Help
  132. ----- HyperTalk script -----
  133. on mouseUp
  134.   Help
  135. end mouseUp
  136.  
  137.  
  138.  
  139. -- part 18 (button)
  140. -- low flags: 00
  141. -- high flags: 2000
  142. -- rect: left=482 top=294 right=320 bottom=509
  143. -- title width / last selected line: 0
  144. -- icon id / first selected line: 1236 / 1236
  145. -- text alignment: 1
  146. -- font id: 0
  147. -- text size: 12
  148. -- style flags: 0
  149. -- line height: 16
  150. -- part name: Last Menu
  151. ----- HyperTalk script -----
  152. on mouseUp
  153.   go cd "Application Service C/1"
  154. end mouseUp
  155.  
  156.  
  157.  
  158. -- part 19 (button)
  159. -- low flags: 00
  160. -- high flags: 2000
  161. -- rect: left=478 top=319 right=341 bottom=498
  162. -- title width / last selected line: 0
  163. -- icon id / first selected line: 1238 / 1238
  164. -- text alignment: 1
  165. -- font id: 0
  166. -- text size: 12
  167. -- style flags: 0
  168. -- line height: 16
  169. -- part name: Prev
  170. ----- HyperTalk script -----
  171. on mouseUp
  172.   lock screen
  173.   go prev
  174.   unlock screen with scroll right
  175. end mouseUp
  176.  
  177.  
  178. -- part 20 (button)
  179. -- low flags: 00
  180. -- high flags: 2000
  181. -- rect: left=493 top=319 right=341 bottom=512
  182. -- title width / last selected line: 0
  183. -- icon id / first selected line: 1237 / 1237
  184. -- text alignment: 1
  185. -- font id: 0
  186. -- text size: 12
  187. -- style flags: 0
  188. -- line height: 16
  189. -- part name: Next
  190. ----- HyperTalk script -----
  191. on mouseUp
  192.   lock screen
  193.   go next
  194.   unlock screen with scroll left
  195. end mouseUp
  196.  
  197.  
  198. -- part 26 (button)
  199. -- low flags: 00
  200. -- high flags: 2000
  201. -- rect: left=482 top=208 right=234 bottom=509
  202. -- title width / last selected line: 0
  203. -- icon id / first selected line: 1234 / 1234
  204. -- text alignment: 1
  205. -- font id: 0
  206. -- text size: 12
  207. -- style flags: 0
  208. -- line height: 16
  209. -- part name: Lesson
  210. ----- HyperTalk script -----
  211. on mouseUp
  212.   lesson "2.4.2"
  213. end mouseUp
  214.